projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
182f620
)
(tpu-have-ispell): Fix typo in obsolescence declaration.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 18 Apr 2008 10:09:08 +0000
(10:09 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 18 Apr 2008 10:09:08 +0000
(10:09 +0000)
lisp/emulation/tpu-edt.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/tpu-edt.el
b/lisp/emulation/tpu-edt.el
index 3dd82c8883ac31c14b06b210e40d46c7a147796d..302be01b13b548b887940b2dfbf940d69b6507d5 100644
(file)
--- a/
lisp/emulation/tpu-edt.el
+++ b/
lisp/emulation/tpu-edt.el
@@
-295,7
+295,7
@@
Otherwise, use `spell-region'."
:type 'boolean
:group 'tpu)
-(make-obsolete-variable 'tpu-have-ispell "
T
he `spell' package is obsolete."
+(make-obsolete-variable 'tpu-have-ispell "
t
he `spell' package is obsolete."
"23.1")
(defcustom tpu-kill-buffers-silently nil